Skip to content

Conversation

sfleen
Copy link
Contributor

@sfleen sfleen commented Oct 16, 2025

The control plane tracing is meant mostly for development, but it's using an outdated export protocol that isn't supported basically anywhere.

This updates the control plane to OpenTelemetry for internal tracing and OTLP gRPC as the export protocol.

The control plane tracing is meant mostly for development, but it's using an outdated export protocol that isn't supported basically anywhere.

This updates the control plane to OpenTelemetry for internal tracing and OTLP gRPC as the export protocol.
@sfleen sfleen marked this pull request as ready for review October 16, 2025 17:57
@sfleen sfleen requested a review from a team as a code owner October 16, 2025 17:57
Comment on lines +342 to +344
// - ":method" - ":" is an invalid character. This means that HTTP/2 pseudo
// headers are not currently supported by this type.
// - "/invalid" - "/" is an invalid character
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does this PR need to touch unrelated generated code?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants